[INFO] cloning repository https://github.com/kokamkarsahil/digipin-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kokamkarsahil/digipin-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokamkarsahil%2Fdigipin-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokamkarsahil%2Fdigipin-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26a07f0a747b2cb6c764a50a02b9655226f5c68c
[INFO] testing kokamkarsahil/digipin-rust against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokamkarsahil%2Fdigipin-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kokamkarsahil/digipin-rust
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/kokamkarsahil/digipin-rust
[INFO] tweaked toml for git repo https://github.com/kokamkarsahil/digipin-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kokamkarsahil/digipin-rust on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kokamkarsahil/digipin-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ac31e2c15802bc509262e55c653f19b6cd1b609fbdb4fa501404a646599ba7f
[INFO] running `Command { std: "docker" "start" "-a" "9ac31e2c15802bc509262e55c653f19b6cd1b609fbdb4fa501404a646599ba7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ac31e2c15802bc509262e55c653f19b6cd1b609fbdb4fa501404a646599ba7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ac31e2c15802bc509262e55c653f19b6cd1b609fbdb4fa501404a646599ba7f", kill_on_drop: false }`
[INFO] [stdout] 9ac31e2c15802bc509262e55c653f19b6cd1b609fbdb4fa501404a646599ba7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f12aff6403dd256bd9e4b7b5d67d85e267eb5ae40bbe607e1e3305c6086778b
[INFO] running `Command { std: "docker" "start" "-a" "3f12aff6403dd256bd9e4b7b5d67d85e267eb5ae40bbe607e1e3305c6086778b", kill_on_drop: false }`
[INFO] [stderr]    Compiling digipin v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] running `Command { std: "docker" "inspect" "3f12aff6403dd256bd9e4b7b5d67d85e267eb5ae40bbe607e1e3305c6086778b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f12aff6403dd256bd9e4b7b5d67d85e267eb5ae40bbe607e1e3305c6086778b", kill_on_drop: false }`
[INFO] [stdout] 3f12aff6403dd256bd9e4b7b5d67d85e267eb5ae40bbe607e1e3305c6086778b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24ac5c6a1bfbe0b89f7bb37accae2eedf8d9e72756974092785d30704f7dec0a
[INFO] running `Command { std: "docker" "start" "-a" "24ac5c6a1bfbe0b89f7bb37accae2eedf8d9e72756974092785d30704f7dec0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling codspeed-divan-compat v3.0.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling codspeed-divan-compat-macros v3.0.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling codspeed v3.0.5
[INFO] [stderr]    Compiling codspeed-divan-compat-walltime v3.0.5
[INFO] [stderr]    Compiling digipin v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.08s
[INFO] running `Command { std: "docker" "inspect" "24ac5c6a1bfbe0b89f7bb37accae2eedf8d9e72756974092785d30704f7dec0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24ac5c6a1bfbe0b89f7bb37accae2eedf8d9e72756974092785d30704f7dec0a", kill_on_drop: false }`
[INFO] [stdout] 24ac5c6a1bfbe0b89f7bb37accae2eedf8d9e72756974092785d30704f7dec0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 272b67aff1fdfff1c1d929650de80a5d269b57d666105e8b29f7598425784c23
[INFO] running `Command { std: "docker" "start" "-a" "272b67aff1fdfff1c1d929650de80a5d269b57d666105e8b29f7598425784c23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/digipin-c7576f352350d004)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_digipin_with_hyphens ... ok
[INFO] [stdout] test tests::test_boundary_roundtrip ... ok
[INFO] [stdout] test tests::test_invalid_digipin ... ok
[INFO] [stdout] test tests::test_encode_decode_roundtrip ... ok
[INFO] [stdout] test tests::test_invalid_coordinates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests digipin
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/encode.rs - encode::get_digipin (line 19) ... FAILED
[INFO] [stdout] test src/coordinates.rs - coordinates::Coordinates::new (line 17) ... FAILED
[INFO] [stdout] test src/decode.rs - decode::find_char_in_grid (line 73) ... FAILED
[INFO] [stdout] test src/decode.rs - decode::get_coordinates_from_digipin (line 27) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/encode.rs - encode::get_digipin (line 19) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_digipin` in this scope
[INFO] [stdout]   --> src/encode.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | let p = get_digipin(28.6139, 77.2090).unwrap(); // New Delhi coordinates
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 18 + use digipin::get_digipin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/coordinates.rs - coordinates::Coordinates::new (line 17) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Coordinates` in this scope
[INFO] [stdout]   --> src/coordinates.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | let c = Coordinates::new(12.34, 56.78);
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared type `Coordinates`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use digipin::Coordinates;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/decode.rs - decode::find_char_in_grid (line 73) stdout ----
[INFO] [stdout] error[E0433]: cannot find `decode` in `crate`
[INFO] [stdout]   --> src/decode.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 | assert!(crate::decode::find_char_in_grid('A').is_ok());
[INFO] [stdout]    |                ^^^^^^ could not find `decode` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `decode` in `crate`
[INFO] [stdout]   --> src/decode.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 | assert!(crate::decode::find_char_in_grid('ß').is_err());
[INFO] [stdout]    |                ^^^^^^ could not find `decode` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/coordinates.rs - coordinates::Coordinates::new (line 17)
[INFO] [stdout]     src/decode.rs - decode::find_char_in_grid (line 73)
[INFO] [stdout]     src/encode.rs - encode::get_digipin (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.67s; merged doctests compilation took 0.23s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "272b67aff1fdfff1c1d929650de80a5d269b57d666105e8b29f7598425784c23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "272b67aff1fdfff1c1d929650de80a5d269b57d666105e8b29f7598425784c23", kill_on_drop: false }`
[INFO] [stdout] 272b67aff1fdfff1c1d929650de80a5d269b57d666105e8b29f7598425784c23
